home *** CD-ROM | disk | FTP | other *** search
- maxaadepth 2
-
- maxoctdepth 5
- maxobcube 2
-
- include "scripts/cool.obj"
-
- camera {
- loc <30, 13, 15>
- target <0, 5, 0>
- }
-
- lamp {
- loc <24, 60, -2>
- }
-
- color yellow {
- diff <1, 1, 0>
- }
-
- plane {
- patt yellow
- loc <0, 0, 0>
- v1 <1, 0, 0>
- v2 <0, 0, 1>
- }
-
- translate cool_object <0, 6, 0>
- instance cool_object
-
-
-